Remove gdk_drag_get_data
authorMatthias Clasen <mclasen@redhat.com>
Fri, 3 Jan 2020 21:26:15 +0000 (16:26 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 8 Jan 2020 23:48:20 +0000 (18:48 -0500)
commit19ee9b4c57c3fc74325dfed5e449ffd0bf992385
tree3cc4945a6f0a103e32db4649f2778925f3a4533e
parent1075607528b121f6fc11d51f6014dc3e364b307d
Remove gdk_drag_get_data

This is not used anymore, so we can remove it,
and the GtkDropTarget::drag-data-received signal
that it emits.
gtk/gtkdnd.c
gtk/gtkdnd.h
gtk/gtkdragdest.c
gtk/gtkdragdest.h